In This Topic
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdViewer / ClipAnnotsToPageBounds Property

ClipAnnotsToPageBounds Property (IGdViewer)

In This Topic
Syntax
'Declaration

 

<DispIdAttribute(338)>

Property ClipAnnotsToPageBounds As Boolean
[DispId(338)]

bool ClipAnnotsToPageBounds {get; set;}
read-write property ClipAnnotsToPageBounds: Boolean; 
DispIdAttribute(338)

function get,set ClipAnnotsToPageBounds : boolean
[DispId(338)]

__property bool get_ClipAnnotsToPageBounds();

__property void set_ClipAnnotsToPageBounds( 

   bool value

);
[DispId(338)]

property bool ClipAnnotsToPageBounds {

   bool get();

   void set (    bool value);

}
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdViewer
IGdViewer Members